-
Notifications
You must be signed in to change notification settings - Fork 2.1k
ci-operator: add kubecsr #3021
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci-operator: add kubecsr #3021
Conversation
5b871a1 to
3469b35
Compare
Signed-off-by: Sam Batschelet <[email protected]>
|
/test pj-rehearse |
1 similar comment
|
/test pj-rehearse |
|
Rehearse is likely broken because of the recent ci-operator config CM sharding. Should be fixed once openshift/ci-operator-prowgen#104 lands |
|
@petr-muller thanks could you also add direction for steps required to complete build process do I need to setup anything in CI etc? |
|
/test pj-rehearse |
Yeah you'll need to add few more lines, please see the https://docs.google.com/document/d/1SQ_qlkcplqhe8h6ONXdgBr7YUVbs4oRSj4ISl3gpLW4/edit (especially the checklist at the end). |
abhinavdahiya
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
Signed-off-by: Sam Batschelet <[email protected]>
| name: '4.0' | ||
| namespace: ocp | ||
| tag: base | ||
| canonical_go_repository: github.com/coreos/kubecsr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this how the code is imported in Go? Or is the repo actually under coreos org?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the repo is openshift org, the code is imported as above.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
similar situation to etcd
petr-muller
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, hexfusion, petr-muller The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@hexfusion: Updated the following 5 configmaps:
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Taking advantage of openshift/release@e43e260f59 (ci-operator: add kubecsr, 2019-03-06, openshift/release#3021) to get this installer dependency into the release image.
This PR adds
openshift/kubecsrwhich will create 2 images that are needed for 4.0.depends on https://github.com/openshift/kubecsr/pulls